home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / 3DMARK / _SETUP.1 / Result Browser.exe / 0 / RCDATA / TFSENDDETAILS / TFSENDDETAILS.txt
Text File  |  1998-10-24  |  991b  |  51 lines

  1. inherited FSendDetails: TFSendDetails
  2.   Left = 272
  3.   Top = 199
  4.   BorderIcons = [biSystemMenu, biMaximize]
  5.   Caption = 'Project Details'
  6.   ClientHeight = 332
  7.   ClientWidth = 482
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   object Memo: TMemo
  11.     Left = 0
  12.     Top = 41
  13.     Width = 482
  14.     Height = 291
  15.     Align = alClient
  16.     ReadOnly = True
  17.     ScrollBars = ssBoth
  18.     TabOrder = 0
  19.   end
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 482
  24.     Height = 41
  25.     Align = alTop
  26.     BevelOuter = bvNone
  27.     TabOrder = 1
  28.     object Label1: TLabel
  29.       Left = 96
  30.       Top = 8
  31.       Width = 297
  32.       Height = 25
  33.       AutoSize = False
  34.       Caption = 
  35.         'This is the project information you are about to send to Futurem' +
  36.         'ark Corporation ltd.'
  37.       WordWrap = True
  38.     end
  39.     object Button1: TButton
  40.       Left = 8
  41.       Top = 8
  42.       Width = 75
  43.       Height = 25
  44.       Caption = '&Close'
  45.       Default = True
  46.       ModalResult = 2
  47.       TabOrder = 0
  48.     end
  49.   end
  50. end
  51.